home *** CD-ROM | disk | FTP | other *** search
- Quick DOCs for SENDTELE.
-
- #############
-
- Author NOTES:
-
- #############
-
- This is a BETA version, and will be updated later with
- a newer version.
-
- This was written to allow sending of telegrams with BAJA,
- and currently relies on BAJA to alert the user of the
- telegram. Later, it will be standalone, and will be useful
- for monitoring any door or activity where the SYSOP wants
- to be alerted.
-
- (In a batch file, that exits with an errorlevel this could
- be used to alert the sysop.)
-
- This Utility needs, and support SHARE, so it is safe to use
- on a multi-user BBS. All files are opened under share, and
- file locking is implemented.
-
- Be aware, this is a BETA copy, and may contain flaws. I have
- tested it, and have not found any, but they may exist.
-
- Use at own RISK.
-
-
- #############
-
- Quick Start
-
- #############
-
- You need to specify a environment variable of SBBSMSGS. This
- is the directory where all of the MSGS are kept. Usually, this
- is C:\SBBS\DATA\MSGS, or on a NETWORK, E:\SBBS\DATA\MSGS.
-
- Second, the usage is:
-
- SENDTELE 0001 Whatever message you want to send.
- ^^^^
- I am using this to send the sysop a message, but can be
- anyone.
-
- ^^^
- The remaining part of the line, is the message.
- I haven't tested it but it should be able to
- contain almost 128 characters. But I would keep
- it shorter.
-
- The first word of the string is in Blue, and the remaining string
- is in green.
-
- If you have any questions, I can be contacted at:
-
- Escape to Other Worlds BBS 408 956 1750 (You can logon as GUEST)
-
- Or though EMAIL at:
-
- FIDO: 1:143/129
- RIME: 5130
- DoveNet: ETOW
- QuestNet: ETOW
- DoughNet: ETOW
- Internet: brett.frymire@etow.si-star.com
-
- Thanks!
-
- Brett Frymire
-